home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 May / chip-cd_2002_05.zip / 05 / Dom i biuro / Mr Faktury Pro 1.53 / mr_faktury_pro.exe / 0 / RCDATA / TFCAL_DLUG / TFCAL_DLUG.txt
Text File  |  2002-03-27  |  3KB  |  166 lines

  1. object fCal_dlug: TfCal_dlug
  2.   Left = 441
  3.   Top = 233
  4.   Width = 342
  5.   Height = 250
  6.   Caption = 'Ca'#322'o'#347#263' d'#322'ug'#243'w'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = True
  14.   Position = poScreenCenter
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Label1: TLabel
  19.     Left = 32
  20.     Top = 24
  21.     Width = 36
  22.     Height = 13
  23.     Caption = 'Winien '
  24.   end
  25.   object Label3: TLabel
  26.     Left = 128
  27.     Top = 0
  28.     Width = 53
  29.     Height = 13
  30.     Caption = 'Sprzeda'#380
  31.     Font.Charset = DEFAULT_CHARSET
  32.     Font.Color = clWindowText
  33.     Font.Height = -11
  34.     Font.Name = 'MS Sans Serif'
  35.     Font.Style = [fsBold]
  36.     ParentFont = False
  37.   end
  38.   object Label5: TLabel
  39.     Left = 160
  40.     Top = 24
  41.     Width = 15
  42.     Height = 13
  43.     Caption = 'Ma'
  44.   end
  45.   object Label6: TLabel
  46.     Left = 272
  47.     Top = 24
  48.     Width = 27
  49.     Height = 13
  50.     Caption = 'Saldo'
  51.   end
  52.   object swinien: TLabel
  53.     Left = 48
  54.     Top = 40
  55.     Width = 35
  56.     Height = 13
  57.     Alignment = taRightJustify
  58.     Caption = 'swinien'
  59.   end
  60.   object sma: TLabel
  61.     Left = 176
  62.     Top = 40
  63.     Width = 19
  64.     Height = 13
  65.     Alignment = taRightJustify
  66.     Caption = 'sma'
  67.   end
  68.   object ssaldo: TLabel
  69.     Left = 296
  70.     Top = 40
  71.     Width = 30
  72.     Height = 13
  73.     Alignment = taRightJustify
  74.     Caption = 'ssaldo'
  75.   end
  76.   object Label2: TLabel
  77.     Left = 128
  78.     Top = 64
  79.     Width = 83
  80.     Height = 13
  81.     Caption = 'Dostawa/skup'
  82.     Font.Charset = DEFAULT_CHARSET
  83.     Font.Color = clWindowText
  84.     Font.Height = -11
  85.     Font.Name = 'MS Sans Serif'
  86.     Font.Style = [fsBold]
  87.     ParentFont = False
  88.   end
  89.   object Label4: TLabel
  90.     Left = 32
  91.     Top = 88
  92.     Width = 33
  93.     Height = 13
  94.     Caption = 'Winien'
  95.   end
  96.   object Label7: TLabel
  97.     Left = 160
  98.     Top = 88
  99.     Width = 15
  100.     Height = 13
  101.     Caption = 'Ma'
  102.   end
  103.   object Label8: TLabel
  104.     Left = 272
  105.     Top = 88
  106.     Width = 27
  107.     Height = 13
  108.     Caption = 'Saldo'
  109.   end
  110.   object dwinien: TLabel
  111.     Left = 40
  112.     Top = 120
  113.     Width = 36
  114.     Height = 13
  115.     Alignment = taRightJustify
  116.     Caption = 'dwinien'
  117.   end
  118.   object dma: TLabel
  119.     Left = 181
  120.     Top = 120
  121.     Width = 20
  122.     Height = 13
  123.     Alignment = taRightJustify
  124.     Caption = 'dma'
  125.   end
  126.   object dsaldo: TLabel
  127.     Left = 298
  128.     Top = 120
  129.     Width = 31
  130.     Height = 13
  131.     Alignment = taRightJustify
  132.     Caption = 'dsaldo'
  133.   end
  134.   object Label9: TLabel
  135.     Left = 96
  136.     Top = 160
  137.     Width = 33
  138.     Height = 13
  139.     Caption = 'Saldo'
  140.     Font.Charset = DEFAULT_CHARSET
  141.     Font.Color = clWindowText
  142.     Font.Height = -11
  143.     Font.Name = 'MS Sans Serif'
  144.     Font.Style = [fsBold]
  145.     ParentFont = False
  146.   end
  147.   object saldo: TLabel
  148.     Left = 280
  149.     Top = 160
  150.     Width = 25
  151.     Height = 13
  152.     Alignment = taRightJustify
  153.     Caption = 'saldo'
  154.   end
  155.   object bWyjdz: TButton
  156.     Left = 144
  157.     Top = 192
  158.     Width = 75
  159.     Height = 25
  160.     Cancel = True
  161.     Caption = '&Wyjd'#378
  162.     TabOrder = 0
  163.     OnClick = bWyjdzClick
  164.   end
  165. end
  166.